NotEmptyMap
@Serializable(with = NotEmptyMapSerializer::class)
@SinceKotoolsTypes(version = "4.0")
Representation of maps that contain at least one entry with a key of type K and a value of type V.
Representation of maps that contain at least one entry with a key of type K and a value of type V.